Release 10.1A: OpenEdge Development:
Open Client Introduction and Programming
Defining procedures in AppObjects and SubAppObjects
![]()
To specify 4GL procedures for an AppObject or SubAppObject definition:
- Set the Propath Components list box, to allow ProxyGen to locate the available r-code files. See the "Setting PROPATH components" section.
- Add the r-code files for this object from the set of files made available under the directories specified as Propath Components. Add each procedure according to whether it is executed non-persistently or persistently.
- Optionally, customize each procedure entry to configure the corresponding method (if non-persistent) or ProcObject (if persistent). See the "Customizing method and ProcObject definitions (optional)" section.
- Optionally, only for ProcObjects, customize the method definitions for all specified internal procedures and user-defined functions. See the "Customizing method definitions in a ProcObject (optional)" section.
The following sections provide information about:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |